[#8919] improve(lance-table): Supports object store configurations for Lance table#8920
Merged
yuqi1129 merged 2 commits intoapache:branch-lance-namepspace-devfrom Oct 28, 2025
Merged
Conversation
Contributor
|
LGTM. |
Contributor
Author
|
@yuqi1129 would you like to review this? |
yuqi1129
approved these changes
Oct 28, 2025
4a92762
into
apache:branch-lance-namepspace-dev
33 of 36 checks passed
jerryshao
pushed a commit
to jerryshao/gravitino
that referenced
this pull request
Nov 11, 2025
…ons for Lance table (apache#8920) ### What changes were proposed in this pull request? - The properties with the prefix `lance.storage.` will be used for lance table storage ### Why are the changes needed? Fix: apache#8919 ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? by hand
youngyjd
pushed a commit
to youngyjd/gravitino
that referenced
this pull request
Nov 20, 2025
…ons for Lance table (apache#8920) - The properties with the prefix `lance.storage.` will be used for lance table storage Fix: apache#8919 no by hand
youngyjd
pushed a commit
to youngyjd/gravitino
that referenced
this pull request
Nov 20, 2025
…ons for Lance table (apache#8920) - The properties with the prefix `lance.storage.` will be used for lance table storage Fix: apache#8919 no by hand
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
lance.storage.will be used for lance table storageWhy are the changes needed?
Fix: #8919
Does this PR introduce any user-facing change?
no
How was this patch tested?
by hand